home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 7
/
PC World Interactive 7.iso
/
share
/
hobi
/
hsmart
/
_SETUP.1
/
newhs.exe
/
0
/
RCDATA
/
TFORM6
/
TFORM6.txt
Wrap
Text File
|
1997-11-23
|
795b
|
42 lines
object Form6: TForm6
Left = 200
Top = 99
Width = 640
Height = 480
Caption = 'Print Preview'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Menu = MainMenu1
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 16
object Image1: TImage
Left = 7
Top = -1
Width = 800
Height = 1200
Enabled = False
end
object MainMenu1: TMainMenu
Left = 370
Top = 39
object Print1: TMenuItem
Caption = '&Print'
ShortCut = 0
OnClick = Print1Click
end
object PrintSetup1: TMenuItem
Caption = 'Print &Setup'
ShortCut = 0
OnClick = PrintSetup1Click
end
object Exit1: TMenuItem
Caption = '&Exit'
ShortCut = 0
OnClick = Exit1Click
end
end
end